home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / Class&Method Reference (stack) / MacApp 2.0 Reference / MacApp 2.0 Reference / card_15695.txt < prev    next >
Encoding:
Text File  |  1990-07-24  |  2.4 KB  |  106 lines

  1. -- card: 15695 from stack: in.0 Reference
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 3311
  5. -- name: TClassesByName
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=80 top=118 right=130 bottom=114
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 514 / 514
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20.  
  21.  
  22. -- part 2 (button)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=80 top=143 right=155 bottom=114
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 514 / 514
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: 
  34.  
  35.  
  36. -- part 3 (button)
  37. -- low flags: 00
  38. -- high flags: 0000
  39. -- rect: left=80 top=168 right=180 bottom=114
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 514 / 514
  42. -- text alignment: 1
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: 
  48.  
  49.  
  50. -- part 4 (button)
  51. -- low flags: 00
  52. -- high flags: 0000
  53. -- rect: left=80 top=193 right=205 bottom=114
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 514 / 514
  56. -- text alignment: 1
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: 
  62.  
  63.  
  64. -- part 5 (button)
  65. -- low flags: 00
  66. -- high flags: 0000
  67. -- rect: left=80 top=218 right=230 bottom=114
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 514 / 514
  70. -- text alignment: 1
  71. -- font id: 0
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: 
  76.  
  77.  
  78. -- part contents for background part 1
  79. ----- text -----
  80. TClassesByName objects maintain lists of MacApp¬Æ classes sorted by the class names. MacApp uses these lists to keep track of objects in the Inspector; you usually do not need to create instances of TClassesByID yourself, nor do you need to access instances of this class that are created by MacApp. The methods of this class are internal to the MacApp Inspector; you cannot call them yourself or override them.
  81.  
  82. -- part contents for background part 3
  83. ----- text -----
  84. H I E R A R C H Y
  85.  
  86. -- part contents for background part 24
  87. ----- text -----
  88. CLASS
  89.  
  90. -- part contents for background part 2
  91. ----- text -----
  92. TClassesByName
  93.  
  94. -- part contents for background part 5
  95. ----- text -----
  96. TObject
  97. TPtrBasedDoublyLinkedList
  98. TDynamicArray
  99. TList
  100. TSortedList
  101. TClassesByName
  102.  
  103.  
  104. -- part contents for background part 37
  105. ----- text -----
  106. 8 of 75 Classes